This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Getting the CurrentField in PostOpen (Andre?) ~Umberto Nongeroson 22.Dec.03 06:21 PM a Web browser Domino Designer All ReleasesWindows 2000
Well, that's obnoxious. I guess the ordering of events in Notes 6 has had some subtle change such that the CurrentField information is no longer available in the PostOpen event.
I suppose you will have to make some assumption; e.g. you could assume that the first field listed in the ListFields array is the home field, and use that instead of the CurrentField property.